/*****************************XSJ_ADD_CSS***********************************************/
*{ margin: 0; padding: 0;color:#232323; }
a{ color:#232323; text-decoration:none;}
a:hover{ color:#0850a4; text-decoration:none;}

ul,li,p,h3{ list-style:none; margin:0; padding: 0;}
.clear{ clear: both;display: block; }

.ma{ margin:0 auto; padding:0;}
.m_15{ margin:0 15px;}
.m_b{ margin-bottom:0;}
.m_t_80{ margin-top:80px;}
.m_t_70{ margin-top:70px;}
.m_t_60{ margin-top:60px;}
.m_t_50{ margin-top:50px;}
.m_t_40{ margin-top:40px;}
.m_t_30{ margin-top:30px;}
.m_t_20{ margin-top:20px;}
.m_t_10{ margin-top:10px;}
.m_b_10{ margin-bottom:10px;}
.m_b_20{ margin-bottom:20px;}
.m_b_30{ margin-bottom:30px;}
.m_b_40{ margin-bottom:40px;}
.m_b_50{ margin-bottom:50px;}
.m_b_70{ margin-bottom:70px;}
.m_l_10{ margin-left: 10px; }
.m_l_20{ margin-left: 20px; }
.m_l_30{ margin-left: 30px; }
.m_l_40{ margin-left: 40px; }
.m_l_50{ margin-left:50px; }



.p_t_b_10{ padding: 10px 0; }
.p_10{ padding: 0 10px; }
.p_20{ padding: 0 20px; }



.f_72{font-size:72px;}
.f_50{font-size:50px;}
.f_48{font-size:48px;}
.f_36{font-size:36px;}
.f_30{font-size:30px;}
.f_28{font-size:28px;}
.f_24{font-size:24px;}
.f_20{font-size:20px;}
.f_18{font-size:18px;}
.f_16{font-size:16px;}
.f_14{font-size:14px;}
.f_12{font-size:12px;}
.f_10{font-size:10px;}

.f_b{ font-weight:bold;}
.f_n{ font-weight:normal;}
.f_s_n{ font-style: normal; }

.t_c{ text-align:center;}
.t_r{ text-align:right;}
.t_t{text-transform:uppercase}
.t_v{vertical-align:super;}

.t_2{ text-indent: 2em; }

.l_90{ line-height:90px;}
.l_80{ line-height:80px;}
.l_70{ line-height:70px;}
.l_60{ line-height:60px;}
.l_50{ line-height:50px;}
.l_40{ line-height:40px;}
.l_36{ line-height:36px;}
.l_30{ line-height:30px;}
.l_20{ line-height:20px;}

.l_s{letter-spacing:10px;}
.l_s_2{letter-spacing:2px;}

.cW,.cW a,a.cW{ color:#fff; text-decoration:none;}
.cB,.cB a,a.cB{ color:#525252; text-decoration:none;}
.cYELLOW,.cYELLOW a,a.cYELLOW{ color:#ffd200; text-decoration:none;}
.cG,.cG a,a.cG{ color:#999; text-decoration:none;}
 
.cGREEN,.cGREEN a,a.cGREEN{ color:#0850a4;text-decoration:none;}
.cG01,.cG01 a,a.cG01{color:#777; text-decoration:none;}
 
.bW{ background:#fff;}
.bB{ background:#2b2b2b;}
.bG{ background:#f7f7f7;}
.bG1{ background:#e5e5e5;}


 
.bYELLOW{ background:#ffd200;}
.bGREEN{ background:#0850a4}
.bGREEN1{background: linear-gradient(#0e6fda, #0850a4);}

.b_r{ border-right:1px solid #5e5e5e;}
.b_a{ border:1px solid #EDEDED;}
.b_b{ border-bottom:1px solid #fff;}
.b_b_d{ border-bottom:1px dashed #cfcfcf;}
.b_t{ border:1px solid #fefefe;}
.b_t_d{ border:1px solid #ededed; }
.b_a_3{ border:3px solid #e5e5e5;}

.b_r_50{ border-radius: 50px;}
.b_r_10{ border-radius:10px; }

.b_s{ box-shadow: 0 0 5px #cecece; }

.fL{ float: left; }
.fR{ float: right; }

.d_b{ display: block; }

.w_100{ width: 100%; }
.w_50{ width: 50%; }
.w_1170{ width:1400px; }
.w_1200{ width:1200px; }

header{zoom:1;  height:244px;  background:url(../images/index_02.jpg) left top repeat-x;  width: 100%; }
.social-icon{  line-height:40px;}
.email li{ float:left;  line-height:40px;}
.email li a{ padding:0 5px;  line-height:40px; float:left;}
.email ul{ margin:0;  padding:0; float:left;}
.email{ height:40px; }


.top-logo{height: 144px; overflow: hidden;}
.tell{ }

/*导航开始*/
.nav{ height:60px; width:100%;}
.menu {   height:60px; position:relative; margin:0 auto;   }
.menu li a, .menu ul li a:visited {display:block; text-decoration:none; width:175px; height:60px; 
	text-align:center; color:#fff;   line-height:55px;  overflow:hidden;  
	font-size:20px;  }
.menu {padding:0; margin:0;list-style-type: none; }
.menu li {float:left; position:relative;line-height:60px; }
nav ul{height:60px;zoom:1;}
.nav>li{ float:left; display:inline;height:60px; line-height:60px; text-align:center;white-space:nowrap; position:relative;z-index:999999;}
.nav>li>a{ padding:0; width:100%;height:60px; line-height:60px; }
.nav>li.line{ width: 2px; background:url(../images/index_12.jpg) left top no-repeat;}
.nav>li>a:hover{display:block; color:#fff; background:#5992fa;  width:175px; height:60px;}/********导航背景变色 ******/
.menu li ul {display: none;}
/* specific to non IE browsers */
.menu li:hover ul {display:block; height:auto; position:absolute; top:60px;  left:0; width:175px;}
.menu li:hover ul li { height:40px;line-height:40px;background:#5992fa; border-top:1px solid #fff;  margin:0;}
.menu li:hover ul li a {display:block; background:none; color:#fff;line-height:40px; height:40px; margin-top:1px; font-size:14px; font-weight:normal;  }/******子栏目 背景*********/
.menu li:hover ul li a:hover { color:#fff; text-decoration:underline;line-height:40px; }/******子栏目 背景变色*********/
  



/*banner开始*/

.banner img{width:100%; height:680px;}
#solid{width:100%;height:680px;clear:both;position:relative;z-index:9;  }
#solid .solid0,#solid .solid1,#solid .solid2{position:absolute;left:0px;z-index:1;top:0px;width:100%;height:680px;display:none;}
#solid .solid0{	background:#78c4db;}
#solid .solid1{	background:#c5c9db;}
#solid .solid2{	background:#e7dfd1;}
#solid ul{	margin:0px;	padding:0px;list-style:none;}
#solid ul li{position:absolute;	left:0;	top:0px;width:100%;	height:680px; z-index:1;	display:none;	cursor:pointer;}
#solid #btt{width:50%;	height:25px;	top:640px;	left:25%;	position:relative;	/*margin-left:-452px;*/}
#solid #btt span{position:absolute;	top:0;	left:35%;	display:block;	width:60px;	height:8px;	margin:0 15px;		text-align:center;	background:#3d3d3d;	z-index:2;	cursor:pointer;	filter:alpha(opacity=70); /*IE滤镜，透明度50%*/	-moz-opacity:0.7; /*Firefox私有，透明度50%*/	opacity:0.7;/*其他，透明度50%*/}
/*banner结束*/

/*footer开始*/
footer{ color:#333; background:url(../images/index_41.jpg) left top repeat-x; height:372px;}
footer .cG:hover,footer .cG a:hover{ color:#fff; }
/*footer结束*/
.tit{background:url(../images/index_14.png) center center no-repeat;}

.ad_bg{background:url(../images/index_37.jpg) center top no-repeat; height:527px;}


 
 

/*右侧主体*/
.ny_name{ background:url(../images/ny.png) no-repeat center center; text-align:center;   font-size:26px;}
.ny_name p{ font-size:14px; color:#333; margin-top:10px;}
.boxright{ width:1200px; height:auto; float:right; margin-bottom:40px;}
.boxright_top{ height:47px; background:#0248a4;}
.boxright_mid{ width:100%; height:auto !important; min-height:480px; overflow:hidden; zoom:1;}
.boxright_bot{   height:8px; background:url(../images/nybot.jpg) center top no-repeat;}
.left_zi{overflow:hidden; height:47px; line-height:47px; font-size:18px; color:#fff; float:left; padding-left:35px; ;}
.right_zi{ float:right; padding:0px 15px; overflow:hidden;text-align:right; line-height:47px; color:#fff; margin-right:15px;}
.right_zi a{color:#fff;}
.content{ line-height:24px; width:96%; margin:0 auto; padding-top:10px ;}



/*内页新闻列表*/
.new1 {width:100%;text-align:left;font-size:12px;}
.new1 li {width:100%; line-height:28px;float:left;display:inline;border-bottom: 1px #A8A8A8 dashed; margin:10px 0px;}
.ny_new_left{width:975px; }
.ny_bt a{font-size:18px; color:#000;}
.ny_bt a:hover{font-size:18px; color:#0850a4;}
.ny_xq{ height:85px; overflow:hidden; line-height:26px; color:#7a7a7a;}
.new1 font {float:right;margin-right:0px;font-size:12px;}
.new1 a:hover {font-size:18px;text-decoration:none; color:#0850a4;}
.ny_more{text-align:center; line-height:40px;}
.ny_more a{display:block; background:#0850a4; width:100px; margin-left:10px; float:right; margin-top:45px; font-size:16px; color:#fff;}
.ny_more a:hover{color:#fff; background:#ffae00;  font-size:16px; }
/*内页产品展示列表*/
.product{ width:100%; list-style:none; padding-top:10px; padding-left:0px;}
.product li{  height:auto; float:left;}
.product li .img{/*height:220px;*/border: 1px solid #c9c9c9;overflow:hidden;/*display: table-cell;*/vertical-align:middle;text-align:center;*display: block;*font-size:102px;}
.product li:hover .img{border: 1px solid #0850a4;}
.product li img{/*height:220px;max-height:220px;*/ display:block; margin:0 auto;}
.product li p{  text-align:left; height:35px;line-height:35px;width: 100%; margin-top:3px;}
.product li p a{ width: 100%; }

.product_title{text-align:center; font-weight:bold;padding:5px; width:100%; font-size:16px;}
.product_related{text-align:center; padding:5px; width:100%;}
.proimg{ text-align:center;}
.proimg img{ text-align:center; max-width:98%; margin:0 auto; display:block;} 


.page{ padding:15px 0 20px 0; width:100%; text-align:center; line-height:40px;}
.page a{ padding:5px; border:1px solid #ccc; margin:0 3px;color:#0850a4;}
.page a:hover{ background:#F60; color:#fff;}
.page font{ padding:5px; border:1px solid #ccc; margin:0 3px;background:#F60; color:#fff;}
.nolink{padding:5px; border:1px solid #ccc; margin:0 3px;}



.list_nav li:hover a{ background:#0850a4; color: #fff; display: block; }
.list_nav li .select{ background:#0850a4; color: #fff;display: block; }

.table_form{}
.table_form th{ font-size: 16px; line-height: 55px; height: 55px; }
.table_form td{ }
.table_form .input-text{ font-size: 14px; line-height: 30px; width:400px!important;  }
.table_form .button{ font-size: 14px; line-height: 50px; width:400px!important; margin-top: 20px; background:#0850a4; color: #fff;  border:none; }

.content img{ max-width:100%; }